Make sure we queue at least one resize. This fixes a problem with
authorMatthias Clasen <matthiasc@src.gnome.org>
Sat, 31 Jan 2009 02:21:27 +0000 (02:21 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 31 Jan 2009 02:21:27 +0000 (02:21 +0000)
commit6a8c49a43e508cc3bdb791df8f8618606211fa2b
treed8a377b60c0d9a5303809df95bf68ed8f47fce4f
parent0eb4425c3990221673f91c69961bb4f3d8965aa0
Make sure we queue at least one resize. This fixes a problem with

       * gtk/gtktoolbar.c (slide_idle_handler): Make sure we queue
        at least one resize. This fixes a problem with toolitems remaining
        invisible when they shouldn't that was reported by Christian Weiske.

svn path=/trunk/; revision=22260
ChangeLog
gtk/gtktoolbar.c